On this pageItemsDescriptionUse Items to obtain a specific item in the list. Set Items to change specific item in the list.Syntaxproperty Items[const AIndex: Integer]: TFPoint read GetItem write SetItem; default;